trilium
Preparing search index...
Backend Script API
<internal>
node_modules/@types/xml2js
XmlDeclarationAttributes
Interface XmlDeclarationAttributes
interface
XmlDeclarationAttributes
{
encoding
?:
string
;
standalone
?:
boolean
;
version
:
string
;
}
Index
Properties
encoding?
standalone?
version
Properties
Optional
encoding
encoding
?:
string
Optional
standalone
standalone
?:
boolean
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encoding
standalone
version
trilium
Loading...